Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code

Learning Test-Driven Development: A Polyglot Guide to Writing Uncluttered Code

作者: Siddiqui Saleem
出版社: O'Reilly
出版在: 2021-11-02
ISBN-13: 9781098106478
ISBN-10: 1098106474
裝訂格式: Quality Paper - also called trade paper
總頁數: 280 頁





內容描述


Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write better code--code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and Python.Author Saleem Siddiqui shows you how to tackle domain complexity using a unit test-driven approach. TDD partitions requirements into small, implementable features, enabling you to solve problems irrespective of the languages and frameworks you use. With Learning Test-Driven Development at your side, you'll learn how to incorporate TDD into your regular coding practice.This book helps you: Use TDD's divide-and-conquer approach to tame domain complexityUnderstand how TDD works across languages, testing frameworks, and domain conceptsLearn how TDD enables continuous integrationSupport refactoring and redesign with TDDLearn how to write a simple and effective unit test harness in JavaScriptSet up a continuous integration environment with the unit tests produced during TDDWrite clean, uncluttered code using TDD in Go, JavaScript, and Python




相關書籍

測試之美-領略頂尖專家改善軟體的測試法則 (Beautiful Testing: Leading Professionals Reveal How They Improve Software)

作者 Tim Riley Adam Goucher 莊弘祥 譯

2021-11-02

自動化測試 主流工具入門與提高

作者 51Testing軟件測試網

2021-11-02

測之重器 : 自動化測試框架搭建指南

作者 張俊卿

2021-11-02